[INFO] cloning repository https://github.com/jacobtread/oguard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobtread/oguard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobtread%2Foguard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobtread%2Foguard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40e241be37f925f76d4c59889b167d5aa265fe23
[INFO] fixing jacobtread/oguard against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobtread%2Foguard" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jacobtread/oguard
[INFO] finished tweaking git repo https://github.com/jacobtread/oguard
[INFO] tweaked toml for git repo https://github.com/jacobtread/oguard written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacobtread/oguard on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jacobtread/oguard already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-service v0.7.0
[INFO] [stderr]   Downloaded system_shutdown v4.1.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.20
[INFO] [stderr]   Downloaded sea-query-derive v0.4.3
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.20
[INFO] [stderr]   Downloaded inherent v1.0.13
[INFO] [stderr]   Downloaded borsh-derive v1.7.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.20
[INFO] [stderr]   Downloaded pgvector v0.4.2
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded borsh v1.7.0
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded base62 v2.2.4
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded notify-rust v4.18.0
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.7.2
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.15
[INFO] [stderr]   Downloaded native-dialog v0.7.0
[INFO] [stderr]   Downloaded wfd v0.1.8
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.20
[INFO] [stderr]   Downloaded thread-id v5.1.0
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded log4rs v1.4.0
[INFO] [stderr]   Downloaded mock_instant v0.6.1
[INFO] [stderr]   Downloaded hidapi v2.6.6
[INFO] [stderr]   Downloaded garde v0.22.1
[INFO] [stderr]   Downloaded garde_derive v0.22.1
[INFO] [stderr]   Downloaded card-validate v2.4.0
[INFO] [stderr]   Downloaded embeddy-derive v0.1.0
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded phonenumber v0.3.9+9.0.21
[INFO] [stderr]   Downloaded embeddy v0.1.1
[INFO] [stderr]   Downloaded axum_session v0.17.1
[INFO] [stderr]   Downloaded axum-valid v0.24.0
[INFO] [stderr]   Downloaded axum_typed_multipart v0.16.6
[INFO] [stderr]   Downloaded axum_typed_multipart_macros v0.16.6
[INFO] [stderr]   Downloaded sonic-simd v0.1.4
[INFO] [stderr]   Downloaded axum-serde v0.9.0
[INFO] [stderr]   Downloaded sonic-number v0.1.2
[INFO] [stderr]   Downloaded serde_html_form v0.2.8
[INFO] [stderr]   Downloaded sonic-rs v0.5.8
[INFO] [stderr]   Downloaded faststr v0.2.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389
[INFO] running `Command { std: "docker" "start" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking faststr v0.2.34
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking regex-cache v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling hidapi v2.6.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking sonic-number v0.1.2
[INFO] [stderr]     Checking sonic-simd v0.1.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling base62 v2.2.4
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling axum_typed_multipart_macros v0.16.6
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zbus v5.16.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking sonic-rs v0.5.8
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling sea-orm-macros v1.1.20
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling garde_derive v0.22.1
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking card-validate v2.4.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking serde_html_form v0.2.8
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking axum-serde v0.9.0
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking garde v0.22.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking axum_typed_multipart v0.16.6
[INFO] [stderr]     Checking sea-schema v0.16.2
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking versions v5.0.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sea-orm v1.1.20
[INFO] [stderr]    Compiling embeddy-derive v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]     Checking mock_instant v0.6.1
[INFO] [stderr]    Compiling oguard v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking axum_session v0.17.1
[INFO] [stderr]     Checking log4rs v1.4.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking native-dialog v0.7.0
[INFO] [stderr]     Checking axum-valid v0.24.0
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking embeddy v0.1.1
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking windows-service v0.7.0
[INFO] [stderr]     Checking system_shutdown v4.1.0
[INFO] [stderr]     Checking notify-rust v4.18.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking sea-orm-migration v1.1.20
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/http/routes/web.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Embedded)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Unable to embed folder that doesn't exist: /opt/rustwide/workdir/webapp/build
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/http/routes/web.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Embedded)]
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Unable to embed folder that doesn't exist: /opt/rustwide/workdir/webapp/build
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `PublicContent` in the current scope
[INFO] [stdout]   --> src/http/routes/web.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PublicContent;
[INFO] [stdout]    | ------------------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             if let Some(contents) = Self::get(&path) {
[INFO] [stdout]    |                                           ^^^ associated function or constant not found in `PublicContent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ActiveModelTrait`
[INFO] [stdout]            candidate #2: `Embedded`
[INFO] [stdout]            candidate #3: `Row`
[INFO] [stdout]            candidate #4: `SliceIndex`
[INFO] [stdout]            candidate #5: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #6: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #7: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #8: `object::read::elf::relocation::Relr`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `sea_orm::ModelTrait`
[INFO] [stdout]            candidate #11: `sonic_rs::value::value_trait::JsonValueTrait`
[INFO] [stdout]            candidate #12: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #13: `zbus::object_server::interface::Interface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `PublicContent` in the current scope
[INFO] [stdout]   --> src/http/routes/web.rs:89:43
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct PublicContent;
[INFO] [stdout]    | ------------------------ associated function or constant `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 89 |             if let Some(contents) = Self::get(&path) {
[INFO] [stdout]    |                                           ^^^ associated function or constant not found in `PublicContent`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ActiveModelTrait`
[INFO] [stdout]            candidate #2: `Embedded`
[INFO] [stdout]            candidate #3: `Row`
[INFO] [stdout]            candidate #4: `SliceIndex`
[INFO] [stdout]            candidate #5: `icu_collections::codepointtrie::cptrie::TypedCodePointTrie`
[INFO] [stdout]            candidate #6: `icu_properties::names::PropertyEnumToValueNameLookup`
[INFO] [stdout]            candidate #7: `icu_provider::baked::DataStore`
[INFO] [stdout]            candidate #8: `object::read::elf::relocation::Relr`
[INFO] [stdout]            candidate #9: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout]            candidate #10: `sea_orm::ModelTrait`
[INFO] [stdout]            candidate #11: `sonic_rs::value::value_trait::JsonValueTrait`
[INFO] [stdout]            candidate #12: `toml_edit::table::TableLike`
[INFO] [stdout]            candidate #13: `zbus::object_server::interface::Interface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oguard` (bin "oguard" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `oguard` (bin "oguard") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389", kill_on_drop: false }`
[INFO] [stdout] a9978428e14941f7136bff0618915373fa2e016a98514c1f8a666bb654abb389
